7.4 build error in Solaris

Поиск
Список
Период
Сортировка
От Seum-Lim Gan
Тема 7.4 build error in Solaris
Дата
Msg-id p05100305bbfa5c9a29a0@[192.168.10.94]
обсуждение исходный текст
Ответы Re: 7.4 build error in Solaris  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Hi everyone,

I encountered the following build error when building PostgreSQL 7.4
in Solaris 9 using SUN workshop. Any idea what to do here ?

Gan

"pl_funcs.c", line 403: warning: argument #1 is incompatible with prototype:
         prototype: pointer to const unsigned char :
"../../../../src/include/mb/
pg_wchar.h", line 291
         argument : pointer to char
UX tsort: INFORM: cycle in data
         pl_comp.o
         pl_gram.o
"plperl.c", line 317: undefined symbol: thr
"plperl.c", line 317: left operand of "->" must be pointer to struct/union
"plperl.c", line 323: left operand of "->" must be pointer to struct/union
"plperl.c", line 323: left operand of "->" must be pointer to struct/union
"plperl.c", line 323: left operand of "->" must be pointer to struct/union
"plperl.c", line 323: left operand of "->" must be pointer to struct/union
"plperl.c", line 437: undefined symbol: thr
"plperl.c", line 437: left operand of "->" must be pointer to struct/union
"plperl.c", line 443: left operand of "->" must be pointer to struct/union
"plperl.c", line 443: left operand of "->" must be pointer to struct/union
"plperl.c", line 443: left operand of "->" must be pointer to struct/union
"plperl.c", line 443: left operand of "->" must be pointer to struct/union
cc: acomp failed for plperl.c
make[3]: *** [plperl.o] Error 2
make[2]: *** [all] Error 2
make[1]: *** [all] Error 2



--
+--------------------------------------------------------+
| Seum-Lim GAN                 email : slgan@lucent.com  |
| Lucent Technologies                                    |
| 2000 N. Naperville Road, 6B-403F  tel : (630)-713-6665 |
| Naperville, IL 60566, USA.        fax : (630)-713-7272 |
|       web : http://inuweb.ih.lucent.com/~slgan         |
+--------------------------------------------------------+

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: String index out of range - Postgresql 7.3.4, Resin &
Следующее
От: Tom Lane
Дата:
Сообщение: Re: 7.4 build error in Solaris